'宣言 Public Overloads Overridable Sub PerformSelector( _ ByVal selector As ObjCRuntime.Selector, _ ByVal onThread As Foundation.NSThread, _ ByVal withObject As Foundation.NSObject, _ ByVal waitUntilDone As System.Boolean, _ ByVal nsRunLoopModes() As Foundation.NSString _ )
public virtual void PerformSelector( ObjCRuntime.Selector selector, Foundation.NSThread onThread, Foundation.NSObject withObject, System.bool waitUntilDone, Foundation.NSString[] nsRunLoopModes )
パラメータ
- selector
- onThread
- withObject
- waitUntilDone
- nsRunLoopModes